Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rtl,rv_core_ibex] Mask off lower bits of mapping address #23182

Merged

Conversation

GregAC
Copy link
Contributor

@GregAC GregAC commented May 17, 2024

Previously to this change software had to set the lower bits of the mapping address to 0 otherwise the address translation would produce an incorrect result.

Same fix as #23178 but on integrated branch

Previously to this change software had to set the lower bits of the
mapping address to 0 otherwise the address translation would produce an
incorrect result.

Signed-off-by: Greg Chadwick <[email protected]>
@andreaskurth
Copy link
Contributor

CHANGE AUTHORIZED: hw/ip/rv_core_ibex/rtl/rv_core_addr_trans.sv

@vogelpi
Copy link
Contributor

vogelpi commented May 20, 2024

CHANGE AUTHORIZED: hw/ip/rv_core_ibex/rtl/rv_core_addr_trans.sv

@andreaskurth andreaskurth merged commit 3216fab into lowRISC:integrated_dev May 20, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants